home *** CD-ROM | disk | FTP | other *** search
/ Softdisk G-S 98 / SGDS 98.2mg / SDGS.98 / SDB98 / B / ALF.SYSTEM (.txt) < prev    next >
Encoding:
Applesoft BASIC Source Code  |  1989-10-13  |  84 b   |  5 lines  |  [FC] Applesoft BASIC Program (0x0801)

  1. 10 D$ =  CHR$(4)
  2. 20  PRINT D$"PREFIX"
  3. 30  INPUT PF$
  4. 40  PRINT D$"PREFIX"PF$
  5. 50  PRINT  CHR$(4)"-alfredo.main"